/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;500;600&display=swap');
 *{
	margin:0;
	padding:0;
}

body.blog-page{
    background: #fff;
    overflow-x: hidden;
}

body{
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
}


h3 , h4 ,h2{
    color: #1c1c1c;
}

h5.n-font{
    font-size: 20px;
}

img{
    max-width: 100%;
}

.arti h4{
    font-size: 22px;
	    font-weight: 300;
}

.arti p{
    font-size: 16px;
	    font-weight: 300;
}


.all-blog p{
    color: #1c1c1c;
    font-weight: 100;
    font-size: 20px;
}

nav.navbar.navbar-expand-lg.navbar-light{
    padding-left: 45px;
}

li.nav-item::after{
    content: "";
    position: absolute;
    height: 30px;
    width: 2px;
    background: #ccc;
    bottom: 26px;
}

li.nav-item:nth-child(1):after{
    content: none;
}

.blog-2{
	position:relative;
}

.blog-2 p{
	padding: 10px 0 20px 0;
	margin-bottom:0 !important;
}

.welcome-logo img{
    width: 85px;
    height: auto;
}

.welcome-logo{
    display: inline-block;
}

h3.blog2-head{
    font-size: 35px;
    display: inline-block;
	font-family: 'Raleway', sans-serif;
	color:#1c1c1c;
}

.subscribe-blog{
    background: url(../images/right1.png);
}

.welcome-head{
    padding: 32px;
    position: relative;
    text-align: center;
    font-size: 42px;
}

footer li.nav-item::after{content:none;}

.block1-blog p{
    padding: 0 ;
    margin-bottom: -3px;
    font-size: 12px;
}

span.less-then{
    position: absolute;
    top: 30px;
    left: 25px;
    color: hsl(205deg 93% 22%);
    font-size: 20px;
}

.block1-blog{
    padding: 20px 10px 5px 40px;
    border-bottom: 1px solid #ccc;
	margin:0;
}

.col-6{
    margin-top: 10px;
    margin-bottom: 10px;
}


.blog2-btn{
	    padding-top: 55px;
}

.load-article{
    padding-top: 75px;
}

/*//////////////////////////////////////////////////*/
section.section1{
    padding-bottom: 50px;
}

p.card-text{
    color: hsl(12deg 96% 61%);
}

p.date.pb-0{
    font-weight: 700;
}

a.nav-link{
    padding: 0;
}

h4.pop-post{
    color: hsl(205deg 93% 22%);
}

nav.col-10.bolg-head{
    padding-left: 55px;
}


button.btn.btn-custom{
    background: darkcyan;
    color: #fff;
}


.date-by{
    display: inline-block;
    padding-top: 5px;
}


.img-content{
    padding: 20px;
    background: #f1e7f4;
    display: table;
    margin-bottom: 20px;
}

.img-blogPanel.bg-white .img-content{
    min-height: 290px;
}

.img-content a{
    text-decoration: none;
    color: orangered;
}

span.arrow i{
    font-size: 12px;
    padding: 7px;
}

.blog-banner2{
	margin-top:20px;
}

.subs-news h3{
    color: #fff !important;
    font-size: 30px;
    padding: 18px;
    font-weight: 300;
}

button#button-addon2{
    background: black;
    color: #fff;
    height: 45px;
	border-radius: 0;
}

input.form-control{
    border-radius: 0;
}

.input-group.mb-3{
    padding: 0 25px 25px 25px;
}


p.r-posts{
    color: hsl(204deg 73% 65%);
    padding-top: 5px;
}

.postss{
	border-bottom: 1px solid #ccc;
}

.postss p{
    margin: 0;
    padding-bottom: 3px;
	    font-size: 17px;
}

.pos p{
    margin: 0;
}

.cate-posts{
    color: hsl(204deg 73% 65%);
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 7px;
	margin-bottom:0 !important;
}

.last{
	border:none;
	padding-top: 7px;
}


.subscribe-blog{
	background: url(../images/right1.png);
}


h3.head-seles{
    text-align: center;
    margin: 0;
	padding-top: 40px;
}

.StartNow p{
    text-align: center;
    color: #06416b;
}

.input-group.mb-3{
    padding: 0 25px 25px 25px;
}

button.btn.strartNow{
    background: black;
    color: #fff;
    width: 100%;
    border-radius: 0;
	height:54px;
}

.subs-news p{
    text-align: center;
}

.StartNow img.text-center{
    opacity: 0;
}

.recent-post h4{
	margin:0;
}

.StartNow{
    position: relative;
}

.video h4 a{
    color: inherit;
    text-decoration: none;
}

footer{
    background: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}

button.btn.footer-btn{
    background: #fb5f3b;
    border-radius: 0;
	color:#fff;
}

footer li.nav-item{
    margin: 7px;
}

/* -------------------------------------------------------------------blog-details------------------------------------------------------------------*/

.read-time{
    background: hsl(0deg 0% 96%);
    position: relative;
}

.read-time p{
    color: #ccc;
    text-align: right;
    padding: 10px;
    font-size: 12px;
	margin:0;
}

span.details-icon{
    position: absolute;
    color: hsl(205deg 93% 22%);
    left: 10px;
    top: 6px;
}

.details{float: right;}

.social-media-icons{
    position: fixed;
    right: 40px;
    top: 47vh;
    width: 100px;
    z-index: 999;height:250px;
	
}

a.icon-1.rounded-circle{
    display: block;
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 54px;
    margin-top: 20px;
	    top: 0;
}

.icon-1.rounded-circle{
    background: #0298d5;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-size: 37px;
    position: relative;
    top: -50px;
    left: -10px;
}

p.cate-posts span{
    padding-right: 10px;
    position: absolute;
    left: 0px;
    top: 8px;
}

/*:::::::::::::::::::::::::::::::::::::::;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Blogs::::::::::::::::::::::::::::::::::::::;;;;;;;;;;*/

body{
    background-color: #f1f1f1;
}

nav.navbar.navbar-expand-lg.navbar-light{
    padding-left: 45px;
}

li.nav-item::after{
    content: "";
    position: absolute;
    height: 40px;
    width: 2px;
    background: #ccc;
    bottom: 13px !important;
    left: -10px;
    top: auto;
}

.navbar li.nav-item{
    position: relative;
}

li.nav-item:nth-child(1):after{
    content: none;
}

.blog-2{
	position:relative;
}

.blog-2 p{
	padding: 10px 0 20px 0;
	margin-bottom:0 !important;
	    font-size: 17px;
}

.welcome-logo img{
    width: 85px;
    height: auto;
}


span.less-then{
    position: absolute;
    top: 30px;
    left: 25px;
    color: hsl(205deg 93% 22%);
    font-size: 20px;
}

.block1-blog{
    padding: 10px 10px 0px 40px;
    border-bottom: 1px solid #ccc;
	margin:0;
}

.col-6{
    margin-top: 10px;
    margin-bottom: 10px;
}


.blog2-btn{
	padding-top:28px;
}

.load-article{
    padding-top: 75px;
}

/*//////////////////////////////////////////////////*/
section.section1{
    padding-bottom: 50px;
    padding-top: 10px;
}

p.card-text{
    color: hsl(12deg 96% 61%);
}

p.date.pb-0{
    font-weight: 700;
}

a.nav-link{
    padding: 0;
}

h4.pop-post{
    color: hsl(205deg 93% 22%);
}

nav.col-10.bolg-head{
    padding-left: 55px;
}


button.btn.btn-custom{
    background: darkcyan;
    color: #fff;
}

.row .blog1{
	margin-top:30px;
}


.img-content a{
    text-decoration: none;
    color: orangered;
}

span.arrow i{
    font-size: 12px;
    padding: 7px;
}

.blog-banner2{
	margin-top:20px;
}

button#button-addon2{
    background: #b9b9b9;
    color: #1c1c1c;
    height: 45px;
	border-radius: 0;
}

button.loadmore{
    padding: 10px 70px;
    border: 1px solid #d5d5d5;
    margin: 0 auto;
    display: block;	
    font-size: 15px;
}

.fix-btn {  position: fixed;
    right: -80px;
    top: 70%;
	}

.fix-btn a{
    padding: 4px 14px;
    border: 2px solid #b2b2b2;
    text-decoration: none;
    color: #b2b2b2;
    border-radius: 5px;
    display: block;
    margin: 10px 0;
	border-left-width: 5px;
    position: relative;
	    transition: 2s;
}


.d-block.d-sm-none.web-link{
    text-align: left;
    padding: 10px;
    position: relative;
    z-index: 2;
    background: #fff;
    margin-bottom: -18px;
}

.web-link a{
    color: #1c1c1c;
    text-decoration: none;
}

.from-1{
    margin-bottom: 15px;
}

input.form-control{
    border-radius: 0;
}

.input-group.mb-3{
    padding: 0 25px 25px 25px;
}

.recent-post h4{
    color: #06416b;
    font-size: 30px;
}


.cate-posts{
    color: hsl(204deg 73% 65%);
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 7px;
	margin-bottom:0 !important;
}

.last{
	border:none;
	padding-top: 7px;
}

.subscribe-blog{
	background: url(../images/right1.png);
}


.crmRobot{
    background: url(../images/free-trial.png) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

.sale{
    background: #00253f;
    color: #fff;
    padding: 20px;
    width: 100%;
    height: auto;
    margin-top: 0;
    font-size: 16px;
	padding-bottom: 30px;
}

.getItNow{
	margin-top: -20px;
}

h3.head-seles{
    text-align: center;
    margin: 0;
	padding-top: 40px;
}

.StartNow p,.StartNow h3{
    text-align: center;
    color: #fff;
}

.input-group.mb-3{
    padding: 0 25px 25px 25px;
}

button.btn.strartNow{
    background: black;
    color: #fff;
    width: 100%;
    border-radius: 0;
	height:54px;
}

.subs-news p{
    text-align: center;
}


.recent-post h4{
	margin:0;
}

.StartNow{
    position: relative;
}

footer{
    background: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}

button.btn.footer-btn{
    background: #fb5f3b;
    border-radius: 0;
	color:#fff;
}


/* -------------------------------------------------------------------blog-details------------------------------------------------------------------*/
.blog-image{
    width: 725px;
    height: 410px;
    overflow: hidden;
}


.read-time{
    background: #f6f6f6;
    position: relative;
}

.read-time p{
    color: #6c6c6c;
    text-align: right;
    padding: 10px;
    font-size: 12px;
	margin:0;
}

span.details-icon{
    position: absolute;
    color: hsl(205deg 93% 22%);
    left: 10px;
    top: 6px;
}

.details{
    float: right;
}

h2.text-center{
	color: hsl(205deg 93% 22%);
}


p.card-text{
    color: hsl(12deg 96% 61%);
    line-height: 1.3;
}


.card-body.pb-0 p.date.pb-0{
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}

a.nav-link{
    padding: 0;
}

h4.pop-post{
    color: #06416b;
    font-size: 28px;
    position: relative;
    transform: rotate(-90deg);
    width: 220px;
    left: -144px;
    top: 140px;
}

h4.mini-post{
    position: absolute;
    transform: rotate(-90deg);
    left: -80px;
    top: 44px;
}

nav.col-10.bolg-head{
    padding-left: 55px;
}

.welcome-logo{
    padding-top: 20px;
}

button.btn.btn-custom{
    background: darkcyan;
    color: #fff;
}

.btn-social{
    display: inline-block;
    float: right;
}

.row.blogs hr{
    width: 97%;
    margin: 15px auto 25px;
}

button.btn.blog{
    width: 86px;
    height: 34px;
    padding: 0 !important;
	    font-size: 14px;
}

.monthly{
    background: #b7b7b7;
    color: #1c1c1c;
    margin: -5px auto -17px;
    padding: 2px;
    display: table;
    z-index: 1;
    position: relative;
}



.monthly p{margin:0;  padding: 0 10px;}

.monthly p.bg-white{padding: 3px 10px;}


.card-body.pb-0{
    background: #240721;
}

.img-blogPanel{
    margin-top: -10px;
}

.img-content a{
    text-decoration: none;
    color: orangered;
}

span.arrow i{
    font-size: 12px;
    padding: 7px;
}

.blog-banner2{
	margin-top:20px;
}

.subscribe-blog{
    background: url(../images/right1.png);
}

.salesforce{
    margin-top: 15px;
    background: url(../images/right2.png);
}

button#button-addon2.btn.strartNow{
    background: #fff;
    color: #1c1c1c;
    height: auto;
    border-radius: 0;
    font-size: 15px;
}

.cat-list a.cate-posts{
    font-size: 13px;
    text-decoration: none;
    color: #1c1c1c;
    width: 100%;
    display: block;
}

p.cate-posts span a{
    font-size: 10px;
    padding-top: 3px;
}

input.form-control{
    border-radius: 0;
}

.input-group.mb-3{
    padding: 0 25px 25px 25px;
}


p.r-posts{
    color:hsl(204deg 73% 65%) ;
    line-height: 1.5;
	    padding-top: 12px;
    margin-bottom: 6px;
}

.postss{
	border-bottom: 1px solid #ccc;
}

.cate-posts{
    color: hsl(204deg 73% 65%);
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    position: relative;
	padding-left: 20px !important;
}

.last{
	border:none;
	padding:0;
}

.salesforce{
    margin-top: 22px;
}

.cat-list{
    margin-top: 15px;
}

button.btn.strartNow{
    background: black;
    color: #fff;
    width: 100%;
    border-radius: 0;
	height:54px;
}

.subs-news p{
    text-align: center;
}

footer{
    background: #313030;
	margin-top: 30px;
}



button.btn.footer-btn{
    background: hsl(12deg 96% 61%);
    height: 45px;
    border-radius: 0;
}

h3.head-seles{
    margin: 0;
    padding: 60px 0 0px;
    text-align: center;
    font-size: 30px;
    line-height: 1;
}

.social-icons{
    position: absolute;
    top: 182px;
    right: 131px;
}

span.icon-11{
    display: block;
    background: blue;
    margin-top: 7px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 20px;
	padding: 0px 0px 2px 1px;
}

span.icon-11.tweet{
	background:darkcyan;
}

.cate-posts a{
    text-decoration: none;
    font-size: 15px;
    color: #1c1c1c;
}

.all-blog{
    padding: 20px;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Raleway';
	color:#1c1c1c;
}

.blog-page .social-media-icons .icon-1.rounded-circle{
    background: #fff;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 33px;
    color: #959595;
    position: relative;
    top: 0;
    border: 1px solid;
}

.social-media-icons li.list-inline-item{
    display: block;
}

.all-blog::after{
    content: "";
    width: calc(100vw - 18px);
    border-bottom: 1px solid #ccc;
    display: block;
    position: absolute;
    left: 0;
}

.row1{
    margin: 0 auto 20px;
}

.block1-blog h4{
    font-size: 30px;
}

.block1-blog p{
    padding: 0;
}

.blog-2.bg-white.container{
    background: #f1e7f4 !important;
	    margin-bottom: 15px;
}

.blog-page .social-media-icons ul.list-inline a.icon-1.rounded-circle{
    left: 0;
    margin-top: 10px;
}

.blog-page .col-11{
    margin: 0 auto;
    width: 96%;
}

a.icon-1.rounded-circle:hover{
    background: #1778f2;
}

button.btn.btn-primary.blog{
    background: #1778f2;
    border: none;
}

.blog-page .social-media-icons ul.list-inline a.icon-1.rounded-circle{
    left: 0;
    margin-top: 10px;
}

.blog-page .col-11{
    margin: 0 auto;
    width: 96%;
}

a.icon-1.rounded-circle:hover{
    background: #1778f2;
}

button.btn.btn-primary.blog{
    background: #1778f2;
    border: none;
}

button.btn.btn-custom.blog{
    background: #1da1f2;
}

button.btn.btn-secondary.blog{
    background: #5e5e5e;
}

h4.bg-2.text-center{
    font-size: 15px;
    background: #f2f2f2;
    padding: 10px;
    font-family: 'Raleway';
}

.video h4{font-size:15px;}

.video p{font-size:13px;margin-bottom: 0;}

.date-by p{
    color: #000;
	    font-size: 12px;
}

.row .blog1 h4.pop-post{
    top: 15px;
}


.inline *, .inline li{display: inline-block; color:#1c1c1c;}

.inline{text-align: left;}

.inline a{font-size:15px; text-decoration:none;}

.inline li{font-size:13px;}

.inline ul{float:right;}

.inline li i{margin: 0 0 0 10px;}

p small{font-size: 13px;}

.blogs .l-1{
    line-height: 1;
    margin-bottom: 5px;
}

.blogs p{
    font-size: 16px;
}

.blogs h4{
    margin: 0;
}

a.back-btn{
    float: left;
    transform: rotate(
180deg
);
}

h5.top-heading{
    text-align: center;
    text-transform: uppercase;
    line-height: 1.5;
    font-size: 20px;
	color: #1c1c1c;
}

.btn-social.details i{
    margin: 5px;
}

.detailsCol{
    position: relative;
}

span.side-count{
    width: 36px;
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 6px;
    text-align: center;
}

span.side-link{
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 5px 8px 5px 8px;
    background: #fff;
    font-size: 12px;
    border-radius: 25px;
}

.side-link a{
    text-decoration: none;
    color: #333;
}

span.side-link i{
    padding-left: 84px;
}

.side-number span{
    display: table;
    margin: 5px;
    white-space: nowrap;
    width: auto;
    border-radius: 30px;
    text-align: left;
    padding: 5px 11px;
    background: #fff;
    min-width: 38px;
    text-align: center;
}

button.toggle{
    position: fixed;
    left: -16px;
    border: none;
    padding: 10px 20px 10px 30px;
    border-radius: 20px;
    box-shadow: 0 0 5px 0 #ccc;
    color: #ccc;
	display: none;
}

.side-number span a{
    text-decoration: none;
    color: #1c1c1c;
    display: none;
    padding-left: 5px;
}

.side-number span:hover a{
    display: inline-block;
}

.side-number{
    position: absolute;
    left: -55px;
    top: 270px;
}

.heading-line{
    text-transform: uppercase;
    text-align: center;
	font-size: 20px;
    color: #333;
}

.top-head{
    text-align: center;
    font-size: 30px;
    font-weight: normal;
}

p.below-heading{
    text-align: center;
    margin-top: -10px;
    margin-bottom: 30px;
}

.content-video{
	padding : 10px 0 20px 0;
}

.row.content-video h4{
    text-transform: uppercase;
	font-weight : normal;
}

a.icons-video{
    color: #000;
    margin: 2px;
}

.share-with{
    margin-top: 35px;
}

.share-with p{
    font-size: 12px;
    font-weight: 600;
}

.video-section p{
    font-size: 16px;
	margin-bottom : 0;
}

.video-section{
    position: relative;
    overflow: hidden;
}

.video-time span{
    color: #fff;
    background: #000;
    padding: 1px 8px;
    font-size: 12px;
}

.video-time{
    position: absolute;
    right: 10px;
    bottom: 95px;
}

a.below-video{
    text-decoration: none;
    color: #000;
    margin-top: 5px;
}


.videoPage{
	top : 44vh;
}

.theme-banner{
    width: 725px;
    height: 415px;
    overflow: hidden;
    margin-bottom: 15px;
}

.blog-img{
    width: 288px;
    height: 233px;
    overflow: hidden;
}

.side-img{
    width: 132px;
    height: 108px;
    overflow: hidden;
}

.blogDetails-content.p-4{
    padding: 20px 0 !important;
}

.social-media-icons i.fab{
    font-size: 16px;
}

.blog-banner img , .theme-banner img{width: 100%;}

.section1 .welcome-head{padding: 15px 0 0;}

.all-blog.welcomeDescription{padding-top: 0;}

.view-m{display:none;}

footer.bg-dark{
    z-index: 999;
    position: relative;
}


.from-1 input[type="email"]{
    width: 200px;
	padding: 17px 12px;
	border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
outline: none;
max-width: 200px;
}

.from-1 input[type="submit"]{
    width: 115px;
}

.monthly > *{
    display: inline-block;
    color: #1c1c1c;
}

.accordion-button{    border: none;}

.accordion-collapse{border: none;}
	

.accordion-body{
    padding: 0 0 0 1.25rem;
}

.accordion-button:not(.collapsed){
    color: inherit;
    background-color: inherit;
}

.accordion-button:focus{
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.accordion-header{
    margin-bottom: 0;
}

button.accordion-button.collapsed{
    font-size: 15px;
    padding-left: 20px !important;
}

.accordion-button::after{
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    background-size: 15px;
    margin-top: 0px;
}

.accordion-item{
    border-bottom: 1px solid #ccc;
}

.accordion-item .accordion-item{
    border-bottom: none;
}

p.cate-posts:last-child{
    border: none;
}

.hidden{
    visibility: hidden;
}
